Total Complexity | 44 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 241 |
Lines of code | 196 |
Logical lines of code | 119 |
Comment lines | 2 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_new_shipping() | 41 | 12 | 50 | |
create_shipping_label() | 47 | 8 | 31 | |
get_shipping_data() | 45 | 7 | 39 | |
__construct() | 53 | 6 | 24 | |
post() | 48 | 5 | 32 | |
is_sds() | 61 | 4 | 13 | |
add_shipping_method() | 76 | 1 | 4 | |
load_shipping_method() | 80 | 1 | 3 |